home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / bailer.swf / scripts / DefineButton2_66 / BUTTONCONDACTION on(release).as < prev    next >
Text File  |  2013-04-24  |  51b  |  4 lines

  1. on(release){
  2.    _parent.gotoAndPlay("start");
  3. }
  4.